home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Plus 1997 #1
/
Amiga Plus CD - 1997 - No. 01.iso
/
pd
/
programmierung
/
mesa-1.2.8
/
widgets
/
demos
/
tea
< prev
next >
Wrap
Text File
|
1996-05-27
|
535b
|
20 lines
! Tea --
! $Id: Tea,v 1.3 1995/04/19 00:50:37 ohl Exp $
!
! X11 Resources for the Mesa Workstation Widget
*MesaWorkstation.debug: false
! We have it hardcoded:
! *MesaWorkstation.rgba: true
*MesaWorkstation.installColormap: true
*MesaWorkstation.ximage: true
!
! It only pays to enable double buffering if you have
! really fast hardware. Otherwise, the machine just
! appears to be idle for too long ...
*MesaWorkstation.doublebuffer: false
!
! X11 Resources for the demo program
*quit.label: Exit
*mesa.width: 400
*mesa.height: 400